Getting started: Add icon and desktop file
authorMatthias Clasen <mclasen@redhat.com>
Wed, 24 Jul 2013 03:16:54 +0000 (23:16 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 24 Jul 2013 11:31:05 +0000 (07:31 -0400)
commit9029914815256ad92648049809d8346b1ad643fd
tree81b5c5f9f6a61c6a532666f10f4ad01f817b1455
parent4af588e477fd2462e677543a8680a9d5590ebc40
Getting started: Add icon and desktop file

Setting up the icon and desktop file is a pretty central part
of making an application work, so we should do it for our example.

The fact that the examples are uninstalled makes this a little
more complicated.
examples/application1/README [new file with mode: 0644]
examples/application1/exampleapp.desktop [new file with mode: 0644]
examples/application1/exampleapp.png [new file with mode: 0644]